@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?f5q9zk');
  src:  url('fonts/icomoon.eot?f5q9zk#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?f5q9zk') format('truetype'),
    url('fonts/icomoon.woff?f5q9zk') format('woff'),
    url('fonts/icomoon.svg?f5q9zk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  /* speak: never; */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\e900";
}
.icon-menu:before {
  content: "\e901";
}
.icon-drawing:before {
  content: "\e902";
  color: #fff;
}
.icon-facebook .path1:before {
  content: "\e903";
  color: rgb(0, 0, 0);
}
.icon-facebook .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-hjalp:before {
  content: "\e905";
}
.icon-instagram .path1:before {
  content: "\e906";
  color: rgb(0, 0, 0);
}
.icon-instagram .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-twitter .path1:before {
  content: "\e908";
  color: rgb(0, 0, 0);
}
.icon-twitter .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-home3:before {
  content: "\e90a";
}
.icon-book:before {
  content: "\e91f";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-phone:before {
  content: "\e942";
}
.icon-phone-hang-up:before {
  content: "\e943";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location:before {
  content: "\e947";
}
.icon-map:before {
  content: "\e94b";
}
.icon-map2:before {
  content: "\e94c";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-info:before {
  content: "\ea0c";
}
